Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recaptcha on password reset and email verification #60

Merged
merged 6 commits into from
Dec 1, 2023

Conversation

MarkusHorstmann
Copy link
Collaborator

No description provided.

MarkusHorstmann and others added 6 commits November 23, 2023 08:54
…OPCFoundation#194)

* Rename addressspace -> namespace

* Disable logerror warning.

* Fix using Async in method names.

* Implement disposeable on postgresql implementation.

* bug fix.

* Bug and code analyzer warning fixes and fix naming of cloudlibclient variables.

* Fix regression.

* Fix regression.

* Fix formatting.

* fix formatting.

* fix formatting.

* fix formatting.

* Fix formatting.

* Added docker compose back into solution file and deleted extra solution file.

* Fix one more (misspelt) addressspace -> namespace rename.

* Remove dups from category and org queries.

* Remove unneeded using.

* Fix cut and paste error.

* Fix client lib.

* Property name change from nodesetCreationTime to publicationDate to be consistent.

* Fix for bug OPCFoundation#90

* Fixes security CVE-2022-30187 and maintain stack info on exception.

* Fix build break and CVEs.

* Added Azure Data Protection Key per instance and updated NuGets.

* Fix version string.

* Fix CloudLib Explorer exception and many async and dependency injection-related issues.

* update version to match spec.

* Fix usings/whitespace.

* Move QueryModel to GraphQL folder.

* Switch to Postmark as Sendgrid disabled our account and was unreliable anyway.

* Bring sendgrid back in optionally.

* Added description for data protection env variable.

* Fix CVE and update other NuGets, too.

* Switch to localhost for DB endpoint and add missing env variable.

* Re-enabling builsing the sync tool.

* NodeSetModel 1.0.13 plus migrations

* File encoding fix

* Update to latest OPC UA stack to avoid security issue.

* 1. Add OAuth2 auth via OPC Foundation website and additional login UI from ASP.NetCore Identity Scafolding.
2. Add missing ConfigureAwaits.
3. Simplify auth in Swagger.
4. Add account management UI from ASP.NetCore Identity Scafolding.
5. Add email confirmation management from ASP.NetCore Identity Scafolding.

* Remove unnecessary usings.

* Test: add oauth2 config

* Bug fix.

* Added unsubscribe link to verification emails and small code cleanup.

* Add more context to system emails.

* Remove URLs encode.

* Code cleanup and make verification email a little prettier.

* remove redundant file.

---------

Co-authored-by: Markus Horstmann <[email protected]>
Co-authored-by: Randy Armstrong <[email protected]>
…pes (OPCFoundation#195)

* NodeSet Model 2.0: methods, symbolicname, event notifier, allow subtypes

* NodeSet Index: normalize more dates to UTC

* OPC SDK 1.4.372.76

* Whitespace and file encoding
* Rename addressspace -> namespace

* Disable logerror warning.

* Fix using Async in method names.

* Implement disposeable on postgresql implementation.

* bug fix.

* Bug and code analyzer warning fixes and fix naming of cloudlibclient variables.

* Fix regression.

* Fix regression.

* Fix formatting.

* fix formatting.

* fix formatting.

* fix formatting.

* Fix formatting.

* Added docker compose back into solution file and deleted extra solution file.

* Fix one more (misspelt) addressspace -> namespace rename.

* Remove dups from category and org queries.

* Remove unneeded using.

* Fix cut and paste error.

* Fix client lib.

* Property name change from nodesetCreationTime to publicationDate to be consistent.

* Fix for bug OPCFoundation#90

* Fixes security CVE-2022-30187 and maintain stack info on exception.

* Fix build break and CVEs.

* Added Azure Data Protection Key per instance and updated NuGets.

* Fix version string.

* Fix CloudLib Explorer exception and many async and dependency injection-related issues.

* update version to match spec.

* Fix usings/whitespace.

* Move QueryModel to GraphQL folder.

* Switch to Postmark as Sendgrid disabled our account and was unreliable anyway.

* Bring sendgrid back in optionally.

* Added description for data protection env variable.

* Fix CVE and update other NuGets, too.

* Switch to localhost for DB endpoint and add missing env variable.

* Re-enabling builsing the sync tool.

* NodeSetModel 1.0.13 plus migrations

* File encoding fix

* Update to latest OPC UA stack to avoid security issue.

* 1. Add OAuth2 auth via OPC Foundation website and additional login UI from ASP.NetCore Identity Scafolding.
2. Add missing ConfigureAwaits.
3. Simplify auth in Swagger.
4. Add account management UI from ASP.NetCore Identity Scafolding.
5. Add email confirmation management from ASP.NetCore Identity Scafolding.

* Remove unnecessary usings.

* Test: add oauth2 config

* Bug fix.

* Added unsubscribe link to verification emails and small code cleanup.

* Add more context to system emails.

* Remove URLs encode.

* Code cleanup and make verification email a little prettier.

* remove redundant file.

* Remove resend email confirmation feature.

---------

Co-authored-by: Markus Horstmann <[email protected]>
Co-authored-by: Randy Armstrong <[email protected]>
@MarkusHorstmann MarkusHorstmann changed the title NodeSet Model 2, Recaptcha Recaptcha Dec 1, 2023
@MarkusHorstmann MarkusHorstmann changed the title Recaptcha Recaptcha on password reset and email verification Dec 1, 2023
@MarkusHorstmann MarkusHorstmann merged commit 1d8bbfa into cesmii/develop Dec 1, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants